Total Complexity | 43 |
Dependencies | 2 |
Dependents | 3 |
Total lines | 259 |
Lines of code | 204 |
Logical lines of code | 70 |
Comment lines | 31 |
Methods | 11 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
prepare_settings() | 55 | 12 | 16 | |
update() | 47 | 5 | 38 | |
parsePrice() | 57 | 5 | 17 | |
get_pricing_with_products() | 50 | 4 | 30 | |
get_price_with_product() | 56 | 4 | 20 | |
save() | 49 | 3 | 34 | |
get_prices_by_product_id() | 62 | 3 | 11 | |
delete() | 67 | 2 | 7 | |
get() | 66 | 2 | 8 | |
get_prices() | 66 | 2 | 8 | |
get_default_settings() | 59 | 1 | 15 |